mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-11-04 09:33:00 +00:00 
			
		
		
		
	* add Polish translation * tweak Polish translations to make certain things moree readable primarily changed translation of "story river" to keep using the English phrase, but also some other phraes that were awkward when I used the translation * add polish flag icon * add polish translation notes * replace 'ukryte tiddlery' with 'tiddlery-cienie' Co-authored-by: Maurycy Zarzycki <maurycy@evidentlycube.com>
		
			
				
	
	
		
			12 lines
		
	
	
		
			419 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			419 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
title: $:/language/Help/output
 | 
						|
description: Ustaw folder wyjściowy dla kolejnych komend
 | 
						|
 | 
						|
Ustawia folder wyjściowy (gdzie będą zapisywane pliki) dla kolejnych komend. Domyślny folder to podfolder `output` w obecnej lokalizacji
 | 
						|
 | 
						|
```
 | 
						|
--output <pathname>
 | 
						|
```
 | 
						|
 | 
						|
Jeżeli podana ścieżka jest względna, to użyje obecnie wybranego folderu jako bazy. Na przykład `--output .` ustawi folder wyhściowy na obecny folder.
 | 
						|
 |