From 070090fc97bc8f0cb1636a0c175e1451d01640e4 Mon Sep 17 00:00:00 2001 From: Robert Hargreaves Date: Thu, 25 Aug 2016 13:14:05 +0100 Subject: [PATCH] Add missing 'admins' parameter in usage message (#26) --- README.md | 2 +- samba.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7a6e13..4ab78d6 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ OR set local storage: required arg: "" - full file path in container -n Start the 'nmbd' daemon to advertise the shares -p Set ownership and permissions on the shares - -s "[;browsable;readonly;guest;users]" Configure a share + -s "[;browsable;readonly;guest;users;admins]" Configure a share required arg: ";;" is how it's called for clients path to share diff --git a/samba.sh b/samba.sh index b37981f..a65ec70 100755 --- a/samba.sh +++ b/samba.sh @@ -114,7 +114,7 @@ Options (fields in '[]' are optional, '<>' are required): required arg: \"\" - full file path in container -n Start the 'nmbd' daemon to advertise the shares -p Set ownership and permissions on the shares - -s \"[;browsable;readonly;guest;users]\" Configure a share + -s \"[;browsable;readonly;guest;users;admins]\" Configure a share required arg: \";;\" is how it's called for clients path to share