Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
JavaScriptDude
/
commandline
Public
forked from
commandlineparser/commandline
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
commandline
src
CommandLine
Text
HelpText.cs
on
fix-339
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 3, 2020
SkipDefault was being ignored by [Usage] Examples (#565)
kendfrey
authored and
moh-hassan
committed
d6e834f
View commit details
Copy full SHA for d6e834f
View code at this point
Browse repository at this point
Update helptext to show Default Verb
moh-hassan
committed
1873aeb
View commit details
Copy full SHA for 1873aeb
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
Add tests for AutoBuild overload method in the HelpText class.
moh-hassan
committed
b8169cd
View commit details
Copy full SHA for b8169cd
View code at this point
Browse repository at this point
Add a new AutoBuild overload method in the HelpText class.
moh-hassan
committed
a282612
View commit details
Copy full SHA for a282612
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Merge pull request #552 from hadzhiyski/feature/group-options
Show description for 7e6325d
moh-hassan
authored
7e6325d
View commit details
Copy full SHA for 7e6325d
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Modify type of Group to string instead of `Mayb<string>'
moh-hassan
committed
ff61b69
View commit details
Copy full SHA for ff61b69
View code at this point
Browse repository at this point
Commits on Dec 8, 2019
Remove redundant xml doc parameter
hadzhiyski
committed
33dfcce
View commit details
Copy full SHA for 33dfcce
View code at this point
Browse repository at this point
Remove required word if option group is available in help text
hadzhiyski
committed
56a8138
View commit details
Copy full SHA for 56a8138
View code at this point
Browse repository at this point
Add general help text. Display group name in option details
hadzhiyski
committed
1fe68f0
View commit details
Copy full SHA for 1fe68f0
View code at this point
Browse repository at this point
Commits on Dec 7, 2019
Fix PackageIconUrl warning (#551)
moh-hassan
authored
5c6540d
View commit details
Copy full SHA for 5c6540d
View code at this point
Browse repository at this point
Improve spacing in HelpText (#494)
Show description for 0148bda
asherber
authored and
moh-hassan
committed
0148bda
View commit details
Copy full SHA for 0148bda
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Fix issue #418, modify version screen to print a new line at the end (#443)
Show description for 07eaee2
moh-hassan
authored
07eaee2
View commit details
Copy full SHA for 07eaee2
View code at this point
Browse repository at this point
issue #482: reorder options in auto help text (#484)
Show description for f956dd7
b3b00
authored and
moh-hassan
committed
f956dd7
View commit details
Copy full SHA for f956dd7
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Simplify if-else clause
moh-hassan
authored
d69be74
View commit details
Copy full SHA for d69be74
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
Fix issue #259 for HelpText.AutoBuild configuration
moh-hassan
committed
ee30c24
View commit details
Copy full SHA for ee30c24
View code at this point
Browse repository at this point
Commits on Jun 9, 2019
Move TextWrapper code in separate class to aid testability
NeilMacMullen
committed
ac9e31c
View commit details
Copy full SHA for ac9e31c
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Remove a couple of spurious indentation changes
NeilMacMullen
committed
e30e5a6
View commit details
Copy full SHA for e30e5a6
View code at this point
Browse repository at this point
Better portability for line-break handling
NeilMacMullen
committed
f5aebb0
View commit details
Copy full SHA for f5aebb0
View code at this point
Browse repository at this point
Improve support for multiline help text
NeilMacMullen
committed
18e5e78
View commit details
Copy full SHA for 18e5e78
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Merge branch 'develop' into ViktorHofer-netstandard20
ericnewton76
committed
6cc3cbd
View commit details
Copy full SHA for 6cc3cbd
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Merge branch 'disable-auto-options' of https://github.com/Athari/CommandLineParser into Athari-disable-auto-options
ericnewton76
committed
0db898d
View commit details
Copy full SHA for 0db898d
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Merge branch 'develop' into ViktorHofer-netstandard20
Show description for 487aaeb
ericnewton76
committed
487aaeb
View commit details
Copy full SHA for 487aaeb
View code at this point
Browse repository at this point
Merge pull request #280 from ElijahReva/usage-fix
Show description for 77f4840
ericnewton76
authored
77f4840
View commit details
Copy full SHA for 77f4840
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Move to NS2.0
ViktorHofer
committed
a5ba7e9
View commit details
Copy full SHA for a5ba7e9
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
Fix HelpText.AutoBuild Usage spacing
ElijahReva
authored and
Illia Reva
committed
53da5bb
View commit details
Copy full SHA for 53da5bb
View code at this point
Browse repository at this point
Commits on Apr 23, 2018
ParserSettings and HelpText assume that Console.WindowWidth throws for non-Windows environments, but this is not true in more recent versions of Mono (returns 0 instead). This change will cause it …
Show description for a9263c2
Branden Conley
committed
a9263c2
View commit details
Copy full SHA for a9263c2
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Added AutoHelp and AutoVersion properties to control adding of implicit 'help' and 'version' options/verbs.
Athari
committed
5dad6ed
View commit details
Copy full SHA for 5dad6ed
View code at this point
Browse repository at this point
Commits on Dec 29, 2016
Fix infinite loop in HelpText.Addline; add unit test + validation
qmfrederik
committed
95ded2d
View commit details
Copy full SHA for 95ded2d
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
Remove unneeded IEquatable<HelpText>
anthonylangsworth
committed
55a3f35
View commit details
Copy full SHA for 55a3f35
View code at this point
Browse repository at this point
Working on tests
anthonylangsworth
committed
31adc9e
View commit details
Copy full SHA for 31adc9e
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Initial implementation
anthonylangsworth
committed
a7fd065
View commit details
Copy full SHA for a7fd065
View code at this point
Browse repository at this point
Commits on Aug 7, 2016
Merge branch 'dotnet-core'
nemec
committed
27ad5b1
View commit details
Copy full SHA for 27ad5b1
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
Implemented Hidden Verbs, Options and Values
Show description for 4a47661
CreepyGnome
committed
4a47661
View commit details
Copy full SHA for 4a47661
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Defaults to current consoles width if available otherwise uses default. Made easier to override by bring it up to the ParserSettings class.
Show description for dbc6cc0
CreepyGnome
committed
dbc6cc0
View commit details
Copy full SHA for dbc6cc0
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
Enable building on .NET Core RC2
qmfrederik
committed
cda9ebd
View commit details
Copy full SHA for cda9ebd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.