mirror of
				https://github.com/fabianonline/telegram_backup.git
				synced 2025-10-28 14:40:04 +00:00 
			
		
		
		
	Commit 0e2eeab accidentally removed the line in --help mentioning --daemon. Fixed that.
				
					
				
			This commit is contained in:
		| @@ -283,6 +283,7 @@ class CommandLineController { | ||||
| 		println(" --pagination <x>      Splits the HTML export into multiple HTML pages with <x> messages per page. Default is 5000.") | ||||
| 		println(" --no-pagination       Disables pagination.") | ||||
| 		println(" --license             Displays the license of this program.") | ||||
| 		println(" -d, --daemon          Keep running after the backup and automatically save new messages.") | ||||
| 		println(" --anonymize           (Try to) Remove all sensitive information from output. Useful for requesting support.") | ||||
| 		println(" --stats               Print some usage statistics.") | ||||
| 		println(" --with-channels       Backup channels as well.") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user