From 8e274fb50b465995a49342e9faa3e2a7908e1679 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Sun, 8 Jan 2023 10:18:46 -0600 Subject: [PATCH] Update: Documentation for several more programs. --- documentation/fss_basic_list_write.html | 20 ++++++++++---------- documentation/fss_basic_write.html | 20 ++++++++++---------- documentation/fss_embedded_list_write.html | 20 ++++++++++---------- documentation/fss_extended_list_write.html | 20 ++++++++++---------- documentation/fss_extended_write.html | 20 ++++++++++---------- documentation/fss_payload_write.html | 20 ++++++++++---------- 6 files changed, 60 insertions(+), 60 deletions(-) diff --git a/documentation/fss_basic_list_write.html b/documentation/fss_basic_list_write.html index 75c9ebd..7372557 100644 --- a/documentation/fss_basic_list_write.html +++ b/documentation/fss_basic_list_write.html @@ -191,26 +191,26 @@ - -f - --file - Specify a file to send data to. - - -c --content The Content to write. - -I - --ignore - Ignore a given range within a Content. - - -d --double Use double quotes (default). + -f + --file + Specify a file to send data to. + + + -I + --ignore + Ignore a given range within a Content. + + -o --object The Object to write. diff --git a/documentation/fss_basic_write.html b/documentation/fss_basic_write.html index 0b373e1..496bf21 100644 --- a/documentation/fss_basic_write.html +++ b/documentation/fss_basic_write.html @@ -191,26 +191,26 @@ - -f - --file - Specify a file to send data to. - - -c --content The Content to write. - -I - --ignore - Ignore a given range within a Content. - - -d --double Use double quotes (default). + -f + --file + Specify a file to send data to. + + + -I + --ignore + Ignore a given range within a Content. + + -o --object The Object to write. diff --git a/documentation/fss_embedded_list_write.html b/documentation/fss_embedded_list_write.html index ab4f38d..75daeb1 100644 --- a/documentation/fss_embedded_list_write.html +++ b/documentation/fss_embedded_list_write.html @@ -191,26 +191,26 @@ - -f - --file - Specify a file to send data to. - - -c --content The Content to write. - -I - --ignore - Ignore a given range within a Content. - - -d --double Use double quotes (default). + -f + --file + Specify a file to send data to. + + + -I + --ignore + Ignore a given range within a Content. + + -o --object The Object to write. diff --git a/documentation/fss_extended_list_write.html b/documentation/fss_extended_list_write.html index 168c0b7..ce25fd1 100644 --- a/documentation/fss_extended_list_write.html +++ b/documentation/fss_extended_list_write.html @@ -191,26 +191,26 @@ - -f - --file - Specify a file to send data to. - - -c --content The Content to write. - -I - --ignore - Ignore a given range within a Content. - - -d --double Use double quotes (default). + -f + --file + Specify a file to send data to. + + + -I + --ignore + Ignore a given range within a Content. + + -o --object The Object to write. diff --git a/documentation/fss_extended_write.html b/documentation/fss_extended_write.html index c25e3a2..efb3209 100644 --- a/documentation/fss_extended_write.html +++ b/documentation/fss_extended_write.html @@ -190,26 +190,26 @@ - -f - --file - Specify a file to send data to. - - -c --content The Content to write. - -I - --ignore - Ignore a given range within a Content. - - -d --double Use double quotes (default). + -f + --file + Specify a file to send data to. + + + -I + --ignore + Ignore a given range within a Content. + + -o --object The Object to write. diff --git a/documentation/fss_payload_write.html b/documentation/fss_payload_write.html index a505933..70d2c81 100644 --- a/documentation/fss_payload_write.html +++ b/documentation/fss_payload_write.html @@ -191,26 +191,26 @@ - -f - --file - Specify a file to send data to. - - -c --content The Content to write. - -I - --ignore - Ignore a given range within a Content. - - -d --double Use double quotes (default). + -f + --file + Specify a file to send data to. + + + -I + --ignore + Ignore a given range within a Content. + + -o --object The Object to write. -- 1.8.3.1