mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-30 23:51:03 +01:00 
			
		
		
		
	Merge pull request #135 from cure/fix-README-typos
Fix a few typos in the tailscale command line arguments.
This commit is contained in:
		
						commit
						42913e2c37
					
				| @ -114,7 +114,7 @@ Suggestions/PRs welcomed! | |||||||
| 7. Add your first machine | 7. Add your first machine | ||||||
| 
 | 
 | ||||||
|    ```shell |    ```shell | ||||||
|    tailscale up -login-server YOUR_HEADSCALE_URL |    tailscale up --login-server YOUR_HEADSCALE_URL | ||||||
|    ``` |    ``` | ||||||
| 
 | 
 | ||||||
| 8. Navigate to the URL you will get with `tailscale up`, where you'll find your machine key. | 8. Navigate to the URL you will get with `tailscale up`, where you'll find your machine key. | ||||||
| @ -154,7 +154,7 @@ Alternatively, you can use Auth Keys to register your machines: | |||||||
| 
 | 
 | ||||||
| 2. Use the authkey from your machine to register it | 2. Use the authkey from your machine to register it | ||||||
|    ```shell |    ```shell | ||||||
|    tailscale up -login-server YOUR_HEADSCALE_URL --authkey YOURAUTHKEY |    tailscale up --login-server YOUR_HEADSCALE_URL --authkey YOURAUTHKEY | ||||||
|    ``` |    ``` | ||||||
| 
 | 
 | ||||||
| If you create an authkey with the `--ephemeral` flag, that key will create ephemeral nodes. This implies that `--reusable` is true. | If you create an authkey with the `--ephemeral` flag, that key will create ephemeral nodes. This implies that `--reusable` is true. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user