Skip to content

Commit

Permalink
docs: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kucaahbe committed Jan 18, 2024
1 parent 60921db commit 65cd9ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/cli.d
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ private int status_variant = 1;

/** status CLI output
* Params:
* args: CLI args
* args = CLI args
* app_config = application config
*/
void cli_status(ref string[] args, ref Config app_config)
{
Expand Down

0 comments on commit 65cd9ef

Please sign in to comment.