Attention is currently required from: fixeria.
osmith has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42367?usp=email )
Change subject: doc/manuals: document the REST interface ......................................................................
Patch Set 4:
(2 comments)
File doc/manuals/chapters/rest.adoc:
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42367/comment/36352d7c_74bff... : PS4, Line 294: filtering : (`CMD | grep ...`), and output redirection (`CMD > FILE`). piping into grep or redirecting into a file are not features of this program, these are features of the shell that could be done with wget $RESTURL as well. I would remove that.
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/42367/comment/14684598_d2bb7... : PS4, Line 299: Here it might also make sense to just refer to `osmo-s1gw-cli -h` instead of duplicating the help in the manual (and having to keep it updated in both places)?