Commit d1d828d
committed
doc: document optional suffix for --pad argument in flux-ping(1)
Problem: The flux-ping(1) --pad argument is now processed by
optparse_get_size_int(), which means it may take a floating point
argument with suffix in [kKMG], but this is not documented.
Update the documentation of the flux-ping(1) --pad option.1 parent b71a157 commit d1d828d
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments