Skip to content

Commit

Permalink
clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
Milo123459 authored Oct 31, 2023
1 parent 975a01d commit 6e6394b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/shell.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ use std::ffi::CStr;
#[cfg(target_os = "windows")]
use std::mem::zeroed;

/// Open a subshell with Railway variables available
/// Open a local subshell with Railway variables available
#[derive(Parser)]
pub struct Args {
/// Service to pull variables from (defaults to linked service)
Expand Down

0 comments on commit 6e6394b

Please sign in to comment.