Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
util:smbutil [2018/02/15 21:18] digital manutil:smbutil [2018/02/15 21:49] – [Syntax] digital man
Line 21: Line 21:
 ==== Syntax ==== ==== Syntax ====
  
-  smbutil [/opts] cmd <filespec.shd>+  smbutil [-opt] [-opt] cmd [cmd] <filespec.shd> 
 + 
 +===Commands=== 
 + 
 +One or more commands (''cmd'' values) may be specified per invocation of smbutil.
  
-===cmd=== 
 <code> <code>
        l[n] = list msgs starting at number n        l[n] = list msgs starting at number n
Line 40: Line 43:
        p[k] = pack msg base (k specifies minimum packable Kbytes)        p[k] = pack msg base (k specifies minimum packable Kbytes)
 </code> </code>
-===opts===+ 
 +Commands without values may be concatenated (e.g. ''mp'' is the equivalent of ''m p''). 
 + 
 +===Options=== 
 + 
 +Zero or more options (''opts'') may be specified per invocation of smbutil. 
 <code> <code>
       -c[m] = create message base if it doesn't exist (m=max msgs)       -c[m] = create message base if it doesn't exist (m=max msgs)