diff options
Diffstat (limited to '')
l--------- | test/fallback/completions/mount | 1 | ||||
l--------- | test/fallback/completions/mount.linux | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/fallback/completions/mount b/test/fallback/completions/mount new file mode 120000 index 0000000..84a65f1 --- /dev/null +++ b/test/fallback/completions/mount @@ -0,0 +1 @@ +../../../completions/_mount
\ No newline at end of file diff --git a/test/fallback/completions/mount.linux b/test/fallback/completions/mount.linux new file mode 120000 index 0000000..216ae8a --- /dev/null +++ b/test/fallback/completions/mount.linux @@ -0,0 +1 @@ +../../../completions/_mount.linux
\ No newline at end of file |