You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I Fixed
Based on the tldr style guide PR tldr-pages#18491 that standardized argument order, I made these corrections:
Rule: Positional arguments (like {{path/to/project_folder}}) must come BEFORE option flags and options with arguments.
0 commit comments