diff options
Diffstat (limited to 'nls/vbsf.en')
-rw-r--r-- | nls/vbsf.en | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/nls/vbsf.en b/nls/vbsf.en index 9aac01e..e058178 100644 --- a/nls/vbsf.en +++ b/nls/vbsf.en @@ -4,23 +4,24 @@ # Spaces before text must be kept. Be sure that no spaces are # added to the end of the lines. # -0.0:\nUsage: -0.1: VBSF <ACTION> <ARGS..>\n -0.2:Supported actions: -0.3: install install the driver (default) -0.4: low install in conventional memory (otherwise UMB) -0.5: short use short file names from windows hosts -0.6: hash <n> number of hash generated chars following the '~' -0.7: for generating DOS valid files -0.8: (%d min, %d max, %d default)\n -0.9: uninstall uninstall the driver from memory -0.10: list list available shared folders -0.11: mount [/cs] <FOLD> <X:> mount a shared folder into drive X: -0.12: umount <X:> unmount shared folder from drive X: -0.13: rescan unmount everything and recreate automounts -0.14: use '/cs' if host filesystem is case sensitive +0.0:Usage: +0.1: VBSF <ACTION> <ARGS..> [<OPTIONS..>] +0.2:Supported actions and options: +0.3: install Install the driver (default). +0.4: low Install in conventional memory (otherwise UMB). +0.5: uninstall Uninstall the driver from memory. +0.6: list List available shared folders. +0.7: mount <FOLD> <X:> ... Mount a shared folder into drive X:. +0.8: /hash <n> Number of hash chars following the '~' +0.9: for generated DOS short filenames. +0.10: (between %d and %d; default %d; 0 to disable)\n +0.11: /host Use short file names from Windows hosts. +0.12: /upper Require uppercase host filenames. +0.13: remount <X:> ... Change mount options for mounted drive X:. +0.14: umount <X:> Unmount shared folder from drive X:. +0.15: rescan Unmount everything and recreate automounts. 1.0:Mounted drives:\n -1.1: %s on %c:\n +1.1: %s on %c: %s\n 1.2:Available shared folders:\n 1.3:Shared folder '%s' mounted as drive %c:\n 1.4:Drive %c: unmounted\n |