From 16c6dd8f7116271508974d8acf04da1f1bf0afc9 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Thu, 29 Aug 2019 21:48:44 +0200 Subject: Drop -d parameter and allow appending directory at end of command line --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 3045fcd..e6a5f44 100644 --- a/README +++ b/README @@ -39,12 +39,10 @@ Server: $ ./rtftpd --help RusTFTP - ./rtftpd [options] + ./rtftpd [options] [directory] Options: -h, --help display usage information - -d, --directory DIRECTORY - directory to serve (default: current directory) -p, --port PORT port to listen on (default: 69) -u, --uid UID user id to run as (default: 65534) -g, --gid GID group id to run as (default: 65534) -- cgit v1.2.3