From 783b972bcf847e541a947c2b252eb0df51108cd1 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Fri, 13 May 2022 19:15:45 -0500 Subject: [PATCH] Update: The -R/--raw is now -O/--original in these programs. --- documentation/fss_basic_list_read.html | 4 ++-- documentation/fss_basic_read.html | 4 ++-- documentation/fss_embedded_list_read.html | 4 ++-- documentation/fss_extended_list_read.html | 4 ++-- documentation/fss_extended_read.html | 4 ++-- documentation/fss_payload_read.html | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/documentation/fss_basic_list_read.html b/documentation/fss_basic_list_read.html index 6ae36dc..4ea05e0 100644 --- a/documentation/fss_basic_list_read.html +++ b/documentation/fss_basic_list_read.html @@ -242,8 +242,8 @@ Print using the special pipe format. - -R - --raw + -O + --original Print with the original quotes and escapes. diff --git a/documentation/fss_basic_read.html b/documentation/fss_basic_read.html index 6a6cdf8..cb8415a 100644 --- a/documentation/fss_basic_read.html +++ b/documentation/fss_basic_read.html @@ -243,8 +243,8 @@ Print using the special pipe format. - -R - --raw + -O + --original Print with the original quotes and escapes. diff --git a/documentation/fss_embedded_list_read.html b/documentation/fss_embedded_list_read.html index a88c8db..8790a38 100644 --- a/documentation/fss_embedded_list_read.html +++ b/documentation/fss_embedded_list_read.html @@ -243,8 +243,8 @@ Print using the special pipe format. - -R - --raw + -O + --original Print with the original quotes and escapes. diff --git a/documentation/fss_extended_list_read.html b/documentation/fss_extended_list_read.html index 8c5f4fc..1a78433 100644 --- a/documentation/fss_extended_list_read.html +++ b/documentation/fss_extended_list_read.html @@ -243,8 +243,8 @@ Print using the special pipe format. - -R - --raw + -O + --original Print with the original quotes and escapes. diff --git a/documentation/fss_extended_read.html b/documentation/fss_extended_read.html index 01ba7f4..2d8ff9e 100644 --- a/documentation/fss_extended_read.html +++ b/documentation/fss_extended_read.html @@ -244,8 +244,8 @@ Print using the special pipe format. - -R - --raw + -O + --original Print with the original quotes and escapes. diff --git a/documentation/fss_payload_read.html b/documentation/fss_payload_read.html index 5d92494..348fde5 100644 --- a/documentation/fss_payload_read.html +++ b/documentation/fss_payload_read.html @@ -244,8 +244,8 @@ Print using the special pipe format. - -R - --raw + -O + --original Print with the original quotes and escapes. -- 1.8.3.1