(rmt_command_option): New variable.

This commit is contained in:
Sergey Poznyakoff
2004-05-10 11:40:55 +00:00
parent 898dc536c6
commit 1c623b11f6

View File

@@ -237,6 +237,9 @@ GLOBAL bool read_full_records_option;
GLOBAL bool remove_files_option;
/* Specified rmt command. */
GLOBAL const char *rmt_command_option;
/* Specified remote shell command. */
GLOBAL const char *rsh_command_option;