We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20712c commit 55f016bCopy full SHA for 55f016b
docs/sock-protocol.txt
@@ -108,10 +108,14 @@ SETFLAGS
108
109
Note that this command takes a variable number of arguments, as multiple
110
flags are supported. Also note that they are not crammed together in
111
-"", since "RW STRING" would mean something completely different.
+"" quotes, since "RW STRING" would mean something completely different.
112
113
This also replaces any previous flags for a given variable.
114
115
+Currently supported flags include `RW`, `STRING` and `NUMBER`
116
+(detailed in the NUT Network Protocol documentation); unrecognized values
117
+are quietly ignored.
118
+
119
ADDCMD
120
~~~~~~
121
0 commit comments