diff options
| -rwxr-xr-x[-rw-r--r--] | ipfs-archive-manager | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/ipfs-archive-manager b/ipfs-archive-manager index 5571fbb..6c835ab 100644..100755 --- a/ipfs-archive-manager +++ b/ipfs-archive-manager @@ -6,7 +6,6 @@  organizationalDirectory=$1  #The name of the subfolder under the organizationalDirectory to put content into  #If the input is `./$NAME`, where $NAME is the individual file name, there will be no subfolder -#  nameOfContent=$2  #The acutal content itself, could be a file or a folder  content=$3 | 
