Add editing options
[ci skip]
This commit is contained in:
		
							
								
								
									
										13
									
								
								readme.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								readme.md
									
									
									
									
									
								
							@@ -39,16 +39,3 @@ This is done by default during the deploy pipeline.
 | 
			
		||||
The `manage` shell script lets you do basic song management and saves you some
 | 
			
		||||
manual labour. Simply run the script itself or invoke `help` to get a list of
 | 
			
		||||
all available commands.
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
./manage help
 | 
			
		||||
Usage: ./manage <command> [options]
 | 
			
		||||
 | 
			
		||||
Commands:
 | 
			
		||||
  help        Show this help message and exit
 | 
			
		||||
  new <name>  Create a new song with the specified name
 | 
			
		||||
 | 
			
		||||
Examples:
 | 
			
		||||
  ./manage help
 | 
			
		||||
  ./manage new [song-name]
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user